New method (GtkBuilderConverter._create_object): Conditionally take a node
authorJohan Dahlin <johan@gnome.org>
Fri, 18 Jan 2008 16:09:26 +0000 (16:09 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Fri, 18 Jan 2008 16:09:26 +0000 (16:09 +0000)
commit6805e872472dd4ca9cd59206ba8b8247308e11e1
tree52f184121616a92b40a75bd44711dc90f6e1c69b
parent188894d18e17169cb56710e7b97abcdd996f36eb
New method (GtkBuilderConverter._create_object): Conditionally take a node

2008-01-18  Johan Dahlin  <johan@gnome.org>

* gtk/gtk-builder-convert (get_property_node): New method
(GtkBuilderConverter._create_object): Conditionally take a node as
a property value, so don't lose translate/context attributes if they
are set.
(GtkBuilderConverter._add_action_from_menuitem): Send in Node as
property values instead of strings.
(#509153, Erik van Pienbroek)

svn path=/trunk/; revision=19383
ChangeLog
gtk/gtk-builder-convert